Remove support for legacy Parquet writer in Delta Lake#15436
Remove support for legacy Parquet writer in Delta Lake#15436ebyhr merged 3 commits intotrinodb:masterfrom pajaks:pajaks/remove_legacy_writer
Conversation
|
Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to cla@trino.io. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla |
ebyhr
left a comment
There was a problem hiding this comment.
Could you update below places?
- delta-lake.rst
BaseDeltaLakeMinioConnectorTest.testTargetMaxFileSizeio.trino.tests.product.deltalake.TestDeltaLakeDatabricksInsertCompatibility#testCompression- Please note that this test wasn't trigger in CI because PR came from forked repository
|
Could you rebase on upstream to resolve conflicts? |
|
We should wait for #9142 to be completed. |
|
If the new writer is the default, then it's probably fine to merge this. We can implement LZ4 if anyone needs that. |
|
Rebased on upstream to resolve conflicts on docs. |
|
rebase on master to use CI fix #15879 |
|
/test-with-secrets sha=c1a989b99bd28382a8bdf89ab39ed44989c227db |
|
suite-7-non-generic hit #14441 |
|
All tests passed in https://github.com/trinodb/trino/actions/runs/4049319103/jobs/6965546618. Let me merge now. |
Description
Remove support for legacy Parquet writer in Delta Lake connector
Additional context and related issues
Release notes
(x) Release notes are required, with the following suggested text: